库存卡密
查找卡密

导出卡密
{foreach $cards as $v}
{$v.goods.name}
创建时间:{$v.create_at|date="Y-m-d H:i:s",###}
删除

卡号

{$v.number}

卡密

{$v.secret}

{/foreach}